func text/template.canCompare

2 uses

	text/template (current package)
		funcs.go#L460: func canCompare(v1, v2 reflect.Value) bool {
		funcs.go#L508: 				if !canCompare(arg1, arg) {